home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / term / trms20d.lha / History.txt < prev    next >
Text File  |  1993-11-14  |  15KB  |  355 lines

  1. History file
  2. ------------
  3.    The contents of this file contains bugfix lists, changes and
  4. additions to each maintenance release of Terminus 2.0.  Everything
  5. discussed here will be merged in the user manual as well for the
  6. full distribution archive.
  7.  
  8.  
  9. Terminus 2.0d
  10. -------------
  11.   There are still some unresolved bug reports that didn't make it into
  12. this release.  I've decided to release it as is for now due to the
  13. DISPLAY command syntax error that occurs under AmigaDOS 1.3.
  14.  
  15.   I hope to follow up with another bug fix release in a few weeks or
  16. I might wait depending on how difficult RIP is to implement.
  17.  
  18.  
  19. Bug fixes
  20. ---------
  21. - DISPLAY command no longer generates a syntax error under AmigaDOS 1.3.
  22. - Added "Can't iconify public screen." message.
  23. - pens are reset when reloading the same console def file now.
  24. - Fixed another syntax error for WAIT UNTIL HH:MM:SS.
  25. - Clipping from main display now handles double width/height properly.
  26. - Expired requester no longer interfers with file transfers and dialing.
  27. - Removed screen background when display smaller than default size.
  28. - Chat buffer now handles Courier and other odd-sized fonts.
  29. - CURPALATTE no longer needs 16 values for screens with less than 16 colors.
  30. - Out-of-range integer values in .def and .phones files now checked for.
  31. - No longer gurus after posting system requester before console is open.
  32. - ONTIMEOUT no longer triggers if active WAIT is not doing a string search.
  33. - Fixed a false nested ELSE without IF error when loading a script.
  34. - LDEFFILE script command now updates console filename gadget.
  35. - Removed all SGR color change commands for MONO palette.
  36. - <CSI>E and <CSI>F now move cursor to column 1.
  37.  
  38.  
  39.   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  40.  
  41. Terminus 2.0c
  42. -------------
  43.    Due to the leak of a 2.0b beta this release has been bumped to
  44. 2.0c.
  45.  
  46.    2.0c is also the first release that has been shipped to registered
  47. users.  A serialized keyfile (displayed at startup and printed on the
  48. disk label) is included with the registered distribution so that you
  49. can download updates to Terminus locally.
  50.  
  51.  
  52. Bug fixes
  53. ---------
  54. - Beefed up syntax checking for DISPLAY command.
  55. - Fixed guru on exit bug that some systems were getting.
  56. - Fixed #4 guru on startup due to text overscan being larger than Workbench.
  57. - Status line gadgets for CRXLATE, LFXLATE and EOLOUT now working correctly.
  58. - The macro escape !% no longer sends the '%' character.
  59. - VT emulations should no longer reset columns to 80 anymore.
  60. - WAIT from ARexx would cause the next command to fail, fixed.
  61. - TPEN, BPEN and CPEN variables were returning incorrect values.
  62. - Read-only variables were not being passed to ARexx.
  63. - Entry editor no longer deletes macros after editing.
  64. - '~' delay character in fkey macros now works.
  65. - [MISC][QUIET SERIAL?] menu item now updated after iconifying.
  66. - Now clips last column properly with 1.x and 2.x releases.
  67. - Repeat search now advances to next match on last line properly.
  68. - Selecting Ignore in a string or integer requester restores fast cursor.
  69. - Removed 'R' character from CIS B+ file transfers.
  70. - Kermit XPR transfers should be working now.
  71. - IF/ELSE checking no longer gets confused with multi-line comments.
  72. - QUIET mode for the INPUT script command is now reset properly.
  73. - Dialer should now be insensitive to parity.
  74. - CALL and CHAIN script commands working again.
  75. - Fixed some enforcer hits when canceling file requester in console.
  76. - Script SEND command now handles read-only string variables.
  77. - QUIET command line option (and tooltype) working again.
  78. - CURPALETTE loads palette colors now.
  79. - Dialer is now idled if OwnDevUnit requests the port in use.
  80. - WINPOS updating no longer occurs after loading a new .con file.
  81. - Using <DEL> to remove a selected entry now dials next entry.
  82. - Chat mode restored properly after uninconifying.
  83. - Keymap string gadget now updated when loading a console definition.
  84. - VT-xx emulations no longer guru when used with less than 24 lines.
  85. - Screen title properly restored after system requesters are posted.
  86. - ANSI index properly handles colors in 8-15 range now.
  87. - SGR color selection with the MONO palette now limited to colors 0-3.
  88. - ZMODEM rename option now overrides resume properly.
  89. - Deleting entries at the end of the phonebook no longer leave garbage.
  90. - Clipping from the main display highlights the last character properly.
  91. - Terminus now waits for OwnDevUnit to return before completing startup.
  92. - Reduced ZMODEM window size to 32k max to fix ZMODEM download lockups.
  93. - Number dial handles a blank entry properly now.
  94. - No longer locks up when searching prior to opening review buffer.
  95. - Y/ZMODEM downloads now do an auto-rename if target is a directory.
  96. - Now trims trialing '/' characters in paths requester.
  97. - EXISTS() script command now returns FALSE for NULL and directories.
  98.  
  99.  
  100. WATCHDOG command
  101. ----------------
  102.    A new script command has been added that monitors keyboard idle time.
  103.  
  104.    The synrax is:
  105.       WATCHDOG OFF | num1, num2
  106.  
  107.       The first value, <num1> sets the timeout in seconds that the watch
  108.    dog timer will wait for the keyboard to be idle before sending the
  109.    character defined by <num2> (which can range from 0 through 255).
  110.  
  111.       The timer is reset everytime a key that transmits a character is
  112.    pressed.  When a timeout condition is reached the character defined 
  113.    will be sent and the timer will be reset again.
  114.  
  115.       This command operates outside the context of a script.  Once set, it
  116.    will continue to run until carrier is lost, although carrier does not
  117.    need to be present for it to be initialized.
  118.  
  119.  
  120. NOQUICK option
  121. --------------
  122.    This option variable has been added due to the problems with
  123. dnet.device (or any other serial device replacement) that does not
  124. properly handle the IOF_QUICK bit when used with BeginIO() during
  125. a CMD_READ request.
  126.  
  127.    As per the RKM documentation for the serial.device, if a CMD_READ
  128. is called via BeginIO() with the IOF_QUICK bit set, the device is to
  129. return the request immediately with the bit still set if it was able
  130. to read the desired number of bytes immediately from the internal
  131. buffer of the device.
  132.  
  133.    Unfortunately, some devices always queue a request when BeginIO() is
  134. called even though the proviso for the serial.device states otherwise.
  135.  
  136.    If you're using dnet.device you should turn this option on via a
  137. script command of:
  138.  
  139.       NOQUICK = TRUE
  140.  
  141.  
  142. Chat mode
  143. ---------
  144.    Changed chat mode to only recognize '^' escape character for queued
  145. control characters now.
  146.  
  147.  
  148. VT-220
  149. ------
  150.    More additions to the keyboard with this release.
  151.  
  152.    <CTRL> / sends a ^_ character.
  153.  
  154.  
  155. Cursor keys
  156. -----------
  157.    The following sequences are sent for cursor keys with the <SHIFT> qualifier.
  158.  
  159.          <UP>     CSI T
  160.          <DOWN>   CSI S
  161.          <RIGHT>  CSI sp @
  162.          <LEFT>   CSI sp A
  163.  
  164.             Where CSI is "<ESC> [" or hexadecimal 9B and <sp> is a space
  165.          character.
  166.  
  167.  
  168.   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  169.  
  170. Terminus 2.0a
  171. -------------
  172.    As expected, there were some bugs remaining in the initial release of
  173. Terminus.  This version is primarily a maintenance release to repair those
  174. problems, but it does incorporate several changes and additions which are
  175. sectioned and titled below.
  176.  
  177.  
  178. Bug fixes
  179. ---------
  180. - ReqChange is now working.
  181. - Entry macros requester no longer opens without a script being present.
  182. - Now closes review buffer if it is cleared while open.
  183. - [MISC][RESET TERMINAL][X] now resets the foreground/backround pens.
  184. - Palette requester now changes screens when menu pens are changed.
  185. - Prescroll should work with ANSI controls in data stream now.
  186. - Now forces non-interleaved bitmaps with non-AGA machines and no fast ram.
  187. - No longer disables 16 color screens on AGA machines without fast ram.
  188. - VTOpts requester no longer resets column size and font.
  189. - Sprite horizontal offset fixed.
  190. - <ESC>, <BS> and <DEL> keys send appropriate characters in VT-220.
  191. - COLOR and CUSTOM palettes should work properly with VT-xx now.
  192. - Predefined script variables were not passing a result back to ARexx.
  193. - Line wraps with double width characters in VT-xx should work correctly now.
  194. - [MISC][PRINTER ?][P] no longer prints contents of screen at close.
  195. - No longer gurus after posting serial port error requester.
  196. - Now keeps the serial port if carrier is present when using OwnDevUnit.
  197. - Deleting and inserting characters at end of chat buffer no longer gurus.
  198. - Smooth scroll should no longer leaves rectangles of the menus behind.
  199. - Phonebook now deletes new entries that don't have any numbers defined.
  200. - [PHONEBOOK][DIAL NUMBER...][j] ignores null entries now.
  201. - Dialer now loads fkey macros when an entry is in auto-record mode.
  202. - Selected files list is now purged when a transfer aborts.
  203. - Can no longer enter an empty string for Boyer-Moore search.
  204. - Script command CALL now working.
  205. - Beefed up checking for unassigned volumes and missing subdirectories.
  206. - Able to clip hidden text in the review buffer now.
  207. - CURPALETTE is working now.
  208. - Fixed syntax error in palette definitions.
  209. - INVLINE no longer interfered by cursor.
  210. - ZMODEM window problem fixed.
  211.  
  212.  
  213. Modem config script
  214. -------------------
  215.    The automatically launched configuration script apparently has caused
  216. a lot of confusion that I had not been prepared for.  Evidently, no amount
  217. of changes or amplified warnings will be sufficient to prevent future
  218. problems, so Terminus will no longer start this script by itself.  The
  219. script has also been renamed as "ModemConfig.scp" and has had some minor
  220. changes to it's opening text to better explain the objective of that
  221. script.
  222.  
  223.    Please accept my apologies for any grief this script may have caused
  224. you. 
  225.  
  226.  
  227. Display changes
  228. ---------------
  229.    If you are using AmigaDOS 2.x and have created any console definition
  230. files with the initial release you will need to edit those files to delete
  231. the DISPID and DISPLAY commands in them prior to running this release of 
  232. Terminus.  After making those deletions you can load each one and adjust
  233. the appropriate parameters and save them out again.
  234.  
  235.    These changes were made necessary due to the major addition in this
  236. version of a screen mode requester for WB2.x.  You will need the V38
  237. release of asl.library (included with WB2.1) or ReqTools in order to use
  238. this version of Terminus.
  239.  
  240.    The DISPID command has been reassigned as a keyword for use in the
  241. DISPLAY command.  The synatx for DISPLAY has been changed as well.  It
  242. now has two syntax modes, one for WB1.3 and the other for WB2.x.  The
  243. command now works as follows:
  244.  
  245.  
  246.    1.3 DISPLAY
  247.    -----------
  248.    DISPLAY [ = { WORKBENCH | [ILACE] { 2 | 4 | 8 | 16 } COLOR } rows cols ]
  249.  
  250.       The console requester and DISPLAY command is unchanged for use with
  251.    AmigaDOS 1.3, continue to use as before.
  252.  
  253.  
  254.    2.x DISPLAY
  255.    -----------
  256.    DISPLAY [ = { WORKBENCH | DISPID val { 2 | 4 | 8 | 16 } COLOR } rows cols ]
  257.  
  258.       With AmigaDOS 2.x the console requester removes the SCREEN cycle gadget
  259.    and the INTERLACE check gadget and replaces them with a screen mode pair of
  260.    gadgets that are much like the font and definition file gadget sets.
  261.  
  262.       Terminus adds a private screen mode to the list of available modes for
  263.    the purpose of selecting the Workbench (or active public) screen for opening
  264.    it's display on.  This mode is not global, it will not be seen by any other
  265.    application that accesses the display modes list.
  266.  
  267.       While in the screen mode requester you may select any combination of
  268.    display mode and screen depth.  However, once you close the requester 
  269.    after making your choice, Terminus will adjust the screen depth according
  270.    to which palette is in use at the time you make your screen mode selection.
  271.  
  272.       To recap, the following depths are allowed for each palette:
  273.  
  274.          COLOR       2, 4, 8, 16 (and 32 with AGA systems).
  275.          CUSTOM      2, 4 and 8.
  276.          MONO        2, 4 and 8.
  277.          WORKBENCH   n/a.
  278.  
  279.  
  280. Inactive window indicator
  281. -------------------------
  282.    The borderless display has no visual indication that the window is active
  283. or inactive if you're not using the fast (sprite) cursor.  This has been
  284. changed so that the status line only displays the session name, timer and
  285. clock when the window is inactive.
  286.  
  287.  
  288. Border blank control
  289. --------------------
  290.    {GENERAL}{BORDER BLANKER}{B} enables/disables border blanking with ECS and
  291. AGA based machines on custom screens.
  292.  
  293.  
  294. Mouse functions control
  295. -----------------------
  296.    {GENERAL}{MOUSE FUNCTIONS}{S} enables/disables the clipping, ANSI mouse
  297. and character mouse operations available in Terminus to prevent interference
  298. with alternate utilities that access those sequences.
  299.  
  300.  
  301. Emulation changes
  302. -----------------
  303.    The Amiga and IBM (COLOR/MONO) emulations have been "relaxed" a bit to
  304. allow for ANSI sequences that are not really part of those two emulations.
  305. This was made necessary to accomodate those BBS' whose system and utilities
  306. depend on non-standard sequences being present.
  307.  
  308.  
  309. VT-220 changes/additions
  310. ------------------------
  311.    The VT-220 emulation has been enhanced to include the generation of
  312. "meta" keys.  The characters a-z and A-Z when used in conjunction with the
  313. <ALT> qualifier will now send that character prefixed with an <ESC>
  314. character.
  315.  
  316.    The <ESC>, <BS> and <DEL> keys now send the appropriate 7 bit character,
  317. not the 8 bit sequence they were sending previously.
  318.  
  319.    The following numeric keypad keys send VT-220 edit functions when used with
  320. the <SHIFT> qualifier:
  321.  
  322.    <N7> - Find    <N8> - Insert Here   <N9> - Remove
  323.    <N4> - Select  <N5> - Prev Screen   <N6> - Next Screen
  324.  
  325.  
  326. OwnDevUnit changes/additions
  327. ----------------------------
  328.    Terminus now ignores requests for the device/unit that it currently owns
  329. while carrier is present.
  330.  
  331.    A new option, {PORT}{ODU NOTIFY}{N} (ODUNOTIFY), when active, enables
  332. Terminus to allow for device/unit requests.  When inactive it will ignore
  333. all requests.
  334.  
  335.  
  336. Chat buffer changes
  337. -------------------
  338.    Chat area can now be set to a one line chat buffer.  Also, the chat
  339. buffer can be toggled via <RAMIGA><SHIFT><G> now.
  340.  
  341.  
  342. Phonebook/dialer changes
  343. ------------------------
  344.    The phonebook will no longer allow the creation of entries that don't
  345. have at least one phonenumber defined.  The number dial mode of starting
  346. the dialer will also ignore a null entry as well.
  347.  
  348.    A problem showed up with the way macros are stored for an entry that
  349. has been fixed.  Macro definitions need to be at the top of a login
  350. script, but there was a situation where they would be appended to the
  351. end of the script if the script was created via recorder prior to defining
  352. any macros.  Now the script is created when the entry is, regardless of
  353. the presence of macros or not.
  354.  
  355.